| Purpose |
Make enhancements to ReCAP to conform with standard processes and enhance performance. |
| Release No# |
001 |
| Submitted on |
02/12/2013 |
| Submitted by |
Satish K |
| Source/Destination Systems |
NEC DEV/NEC QA |
| Release Sent To |
Rahul Attarde, Baiwa Zhang,Jeffrey M. Mau |
| Objects Created By |
Sandeep J |
| Objects Tested By |
Satish K |
| Location Objects Name |
\\10.114.165.54\dev\DSSCODEV\Move To Q\ReCap
\\10.114.165.54\dev\DSSCODEV\Move To Q\ReCap\Recap_Release\bin
\\10.114.165.54\dev\DSSCODEV\Move To Q\ReCap\Recap_Release\Main\AdminForms
\\10.114.165.54\dev\DSSCODEV\Move To Q\ReCap\Recap_Release\Main\Forms
|
| Requirement |
Test Case ID # |
Test Case Name |
Page Name |
Steps |
Expected Results |
Result |
Pass/Fail Criteria |
| Access ReCap Application. |
RECAP_ TC_001 |
Application access through Internet Explorer |
ISA |
1. Open Internet Explorer 2. Type the recap url in the address bar & hit on 'Enter' key on keyboard. Note: URL will be change as per the Environment. |
1. Internet Explorer should be opened 2. Login Page should be displayed with the following default values 'User Id' edit box 'Password' edit box 'Login' button |
As Expected |
Pass |
| Verify Access with valid credentials. |
RECAP_ TC_002 |
Access ReCap with valid credentials |
Login Page |
1. Enter valid credentials 2. Click on 'Login' button |
1. User should able to enter valid userid and password. 2. 'ReCAP' home page should be displayed with default values . |
As Expected |
Pass |
| Change Management-Basic Search |
RECAP_ TC_003 |
Verifying the default values of basic search for 'ChangeManagement' |
Home Page |
1. Access the Home Page. 2. Click on 'CHANGE MANAGEMENT' tab |
1. User should able to access the Recap home page. 2. User should able to click on 'CHANGE MANAGEMENT' tab and following default values should display 'Status' dropdown should display with default value as 'Created'. 'Requested By' dropdown should display with default value as 'All' , 'SEARCH' button and All the tickets details in Change Management should displayed. |
As Expected |
Pass |
| Verify the Tabbing in ReCAP application |
RECAP_ TC_004 |
Verify the tabbing from Top left to Right then next Line. |
Home Page |
1. Access the Recap Home Page. 2. Click on 'Tab' key 3. Click on 'Tab' key multiple time. 4. verify the Tabbing for all pages. |
1. User should able to access the Recap home page. 2. The URL of the Recap application should be selected. 3. The Tabbing should be moving from top left to right then next line. 4. The Tabbing funcationality should be same for all pages. |
As Expected |
Pass |
| Verify the Dates sorted by chronologically |
RECAP_ TC_005 |
Verify the date sorted by chronologically on basic search in Home page |
Home Page |
1. Access the Recap Home Page. 2. Select a status from 'Status' dropdown. 3. Click on "SEARCH" button. 4. Verify the order of Dates for displayed tickets. |
1. User should able to access the Recap home page. 2. User should able to select a Status in 'Basic Search' section. 3. All the details should be displayed based on the status selected in 'BASIC SEARCH' . 4. All the tickets Dates displayed should be Sorted in thechronological order. Note: In stored proc the sorting is done on 3 columns i.e.. 'WorkOrderNumber',WorkOrderAssignment','WorkOrderCreated'. |
As Expected |
Pass |
| RECAP_ TC_006 |
Verify the date sorted by chronologically on ChangeManagement in Home page |
Home Page |
1. Access the Recap Home Page. 2. Click on 'ChangeManagement' Button. 3. Verify the Dates order of Created Tickets. |
1. User should able to access the Recap home page. 2. All the 'Created' Tickets details should be displayed and 'Status' dropdown should be displayed as'Created'. 3. All the tickets Dates displayed should be Sorted in the chronological order. Note: In stored proc the sorting is done on 3 columns i.e.. 'WorkOrderNumber',WorkOrderAssignment','WorkOrderCreated'. |
As Expected |
Pass |
|
| Search by ticket |
RECAP_ TC_007 |
Verify the default values of 'SEARCH BY TICKET' |
Home Page |
1. Login to Recap application 2. Click on 'SEARCH BY TICKET' tab |
1. User able to login to application and all the Tickets,Servicerequests assigned to logged in user should be displayed in the result grid. 2. User should able to click on 'SEARCH BY TICKET 'tab and following default values should be displayed 'Ticket ID' edit box 'Ticket Short Description' edit box '(OR)' should be displayed in between 'Ticket ID' and 'Ticket Short Description' 'SEARCH' button should be displayed. |
As Expected |
Pass |
| RECAP_ TC_008 |
Verify Search functionality of ticket using Ticket Id |
Home Page |
1. Access the Home Page. 2. Click on 'SEARCH BY TICKET' tab 3. Enter ticket id in the 'Ticket ID' edit box. 4. Click on 'SEARCH' button |
1. User should able to access the Recap home page. 2. 'SEARCH BY TICKET' section should be displayed with default values. 3. User should be able to enter ticket id in the 'Ticket ID' edit box. 4. Ticket details should be display based on the ticket number provided including subproject tickets if any. |
As Expected |
Pass |